home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Games / Cthangband400 / user / font.prf < prev    next >
Text File  |  1999-05-09  |  792b  |  58 lines

  1. # File: font.prf
  2.  
  3. #
  4. # This file defines special attr/char mappings for use in "text" mode
  5. #
  6. # This file includes, if appropriate, various "sub-files"
  7. #
  8. # See "lib/help/command.txt" and "src/files.c" for more information.
  9. #
  10.  
  11.  
  12. ## #
  13. ## # OPTION: Display "veins" (white "%") as "normal walls" (white "#").
  14. ## #
  15. ## F:50:0x01/0x23
  16. ## F:51:0x01/0x23
  17. ## F:52:0x01/0x23
  18. ## F:53:0x01/0x23
  19.  
  20.  
  21. ##### Standard font file #####
  22.  
  23. %:font-xxx.prf
  24.  
  25.  
  26. ##### System Specific Subfiles #####
  27.  
  28. ?:[IOR [EQU $SYS xaw] [EQU $SYS x11]]
  29. %:font-x11.prf
  30.  
  31. ?:[EQU $SYS gcu]
  32. %:font-gcu.prf
  33.  
  34. ?:[EQU $SYS ami]
  35. %:font-ami.prf
  36.  
  37. ?:[EQU $SYS mac]
  38. %:font-mac.prf
  39.  
  40. ?:[EQU $SYS win]
  41. %:font-win.prf
  42.  
  43. ?:[EQU $SYS dos]
  44. %:font-dos.prf
  45.  
  46. ?:[EQU $SYS ibm]
  47. %:font-ibm.prf
  48.  
  49. ?:[EQU $SYS emx]
  50. %:font-emx.prf
  51.  
  52. ?:[EQU $SYS acn]
  53. %:font-acn.prf
  54.  
  55. ?:1
  56.  
  57.  
  58.